github.com/golang/protobuf/jsonpb.anyResolver.FindMessageByURL (method, view implemented interface methods)
2 uses
github.com/golang/protobuf/jsonpb (current package)
json.go#L32: return r.FindMessageByURL(string(message))
json.go#L35: func (r anyResolver) FindMessageByURL(url string) (protoreflect.MessageType, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)